/*全局*/
html{color:#000;BACKGROUND:#fff;}
body{FONT-SIZE:12px;line-height:16pt;}
div{text-align:left;overflow:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,form{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
dd,dt,dl{clear:both;}
p {margin:0px;}
h1{line-height:34px;FONT-SIZE:18px;font-family:黑体;font-weight:600;}

/*form样式.全局*/
form{align:left;}
input,text{padding:2px;*padding:1px;font-family:'Verdana';height:18px;*font-size:100%;}
textarea{padding:2px;*padding:1px;font-family:'Verdana';height:70px;*font-size:100%;}

input[type="radio"]{border:none;background:none;}
input[type="text"]{BORDER-top: #717171 1px solid;BORDER-left: #ababab 1px solid;BORDER-right: #d0d0d0 1px solid;BORDER-bottom: #cfcfcf 1px solid;background-color:#fff;}
input[type="textarea"]{BORDER: #CACACA 1px solid;background-color:#fff;}
input[type="password"]{BORDER-top: #717171 1px solid;BORDER-left: #ababab 1px solid;BORDER-right: #d0d0d0 1px solid;BORDER-bottom: #cfcfcf 1px solid;background-color:#fff;}
input[type="select"]{BORDER-top: #717171 1px solid;BORDER-left: #ababab 1px solid;BORDER-right: #d0d0d0 1px solid;BORDER-bottom: #cfcfcf 1px solid;background-color:#fff;}
input[type="submit"]{margin:0px;padding:0px;}

/* 利用鼠标事件 :hover 来定义当鼠标经过时样式 */
input[type="text"]:hover {background-color: #F0F9FB;border: 1px solid #1D95C7;}
input[type="text"]:focus {background-color: #F0F9FB;border: 1px solid #1D95C7;}
input[type="text"]:active {background-color: #F0F9FB;border: 1px solid #1D95C7;}
input[type="password"]:hover {background-color: #F0F9FB;border: 1px solid #1D95C7;}
input[type="password"]:focus {background-color: #F0F9FB;border: 1px solid #1D95C7;}
input[type="password"]:active {background-color: #F0F9FB;border: 1px solid #1D95C7;}
textarea:hover {background-color: #F0F9FB;border: 1px solid #1D95C7;}
textarea:focus {background-color: #F0F9FB;border: 1px solid #1D95C7;}
textarea:active {background-color: #F0F9FB;border: 1px solid #1D95C7;}


/**表格属性**/
.hypr table {
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
border:solid #999; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
border-width:1px 0 0 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
}
.hypr caption {font-size:14px;font-weight:bolder;}
.hypr th {border:solid #999;border-width:0 1px 1px 0;padding:2px;}
.hypr td {border:solid #999;border-width:0 1px 1px 0;padding:2px;}


/*链接样式.全局*/
a:link{color:#00349A;text-decoration: none;}
a:visited{color:#00349A;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:underline;}
a:active{color:#00349A;text-decoration:underline;}
a:focus {-moz-outline-style:none; /* 去掉firefox下的虚线框 */}
a.line:link,a.line:visited,a.line:hover,a.line:active{text-decoration:underline;}
a.noline:link,a.noline:visited,a.noline:hover,a.noline:active{text-decoration:none;}

.red{color:#cc0000;}
.red a:link{color:#cc0000;text-decoration: none;}
.red a:visited{color:#800080;text-decoration:none;}
.red a:hover{color:#FF6600;text-decoration:underline;}
.red a:active{color:#cc0000;text-decoration:underline;}
.white{color:#fff;}
.white a:link{color:#fff;}
.white a:visited{color:#fff;}

.cr a:link{color:#CD0102;}
.gray a:link{color:#ccc;}
/**布局样式.全局**/
.board{width:990px;background:#fff;margin:0 auto;}
.k{clear:both;height:10px;line-height:10px;}
.pd10{padding:8px;*padding:9px;}
.m{clear:both;width:960px;}
.m_zb{clear:both;width:960px;}
.l{width:650px;float:left;overflow:hidden;}
.ll{width:250px;float:left;}
.lr{width:390px;float:right;}
.r{width:300px;float:right;}
.l2{padding-right:15px;width:295px;float:left;color:#666;height:189px;}
.cen{text-align:center;}
#lie img{margin:4px 3px 0px 3px;}
#lie table {
border-collapse:collapse; /* 关键属性：合并表格内外边框(其实表格边框有2px，外面1px，里面还有1px哦) */
border:solid  #ccc; /* 设置边框属性；样式(solid=实线)、颜色(#999=灰) */
border-width:1px 1px 1px 1px; /* 设置边框状粗细：上 右 下 左 = 对应：1px 0 0 1px */
}
#lie caption {font-size:14px;font-weight:bold;}
#lie th {border:solid #999;border-width:0 1px 1px 0;padding:2px;}
#lie td {border:dashed #999;border-width:0 0 1px 0;padding:2px;}
#lie a:visited{color:#800080;text-decoration:none;}

.pd4{padding:4px;}
.gray{background:#eee;}
.talignl{text-align:left;}
.floatl{float:left;}

/**广告样式.全局**/
.ad{height:90px;border:1px solid #e9e9e9;}
.ad1{height:250px;border:1px solid #e9e9e9;}
.ad2{height:200px;border:1px solid #e9e9e9;}
.ad3{width:234px;height:60px;border:1px solid #e9e9e9;}

.bl{border:1px solid #74B1DE;height:100%;margin: 0 auto;}
/**颜色.全局**/
.highlight{color:#ff0000!important;}
.cr{color:#CD0102;}
#red{color:#CD0102;}
#red a:link{color:#cd0102;}
#red a:visited{color:#cd0102;}
#gre{color:#666;}
.cb{}
.co{}
#cred{color:#ff0000;}
.cg{color:#666;}
#cw{color:#fff;}

/**字体.全局**/
.dot{font-size:18px;color:#00349A;}
.big{font-size:14px;}
.big a:visited{color:#800080;text-decoration:none;}
.mid{font-size:12px;}
.lit{font-size:10px;}
.bd{font-weight:bold;}

/**页脚.全局**/
.f{border-top:2px solid #6f99d5;padding-top:5px;text-align:center;}
.fl{float:left;width:680px;border-right:1px solid #ccc;margin-left:5px;}
.fr{float:right;width:260px;}
.hd{width:30px;height:26px;float:left;background:url(user.png) -658px -154px no-repeat;}
.hd1{width:30px;height:26px;float:left;background:url(user.png) -688px -154px no-repeat;}
.hd2{width:30px;height:26px;float:left;background:url(user.png) -718px -154px no-repeat;}
.hd3{width:30px;height:26px;float:left;background:url(user.png) -750px -154px no-repeat;}
.hd4{width:30px;height:26px;float:left;background:url(user.png) -782px -154px no-repeat;}
.gh{height:20px;float:left;padding-left:20px;}

/**图标.全局**/
.home{background:url(ico.png) -267px -398px no-repeat;padding-left:20px;}
.sc{background:url(ico.png) -267px -425px no-repeat;padding-left:20px;}
.tel{width:100px;padding-top:2px;padding-left:20px;background:url(ico.png) -268px -448px no-repeat;font-family:'黑体';font-weight:bold;color:#CD0102;font-size:14px;}
/**第一行.全局**/
/**注册按钮**/
.an{margin-top:2px;height:18px;line-height:14px;width:50px;border:1px solid #ccc;background:url(d.gif) repeat-x;}
#hd{border-bottom:1px solid #ccc;background:#f6f6f6;text-align:center;padding:3px 0px;}
.nevigate{border-left:1px solid #ccc;border-right:1px solid #ccc;line-height:26px;border-bottom:1px solid #ccc;}
.nevigate a:visited{color:#00349A;}

/**概览页查看样例**/
.glyl{width: 250px; height: 30px;}

/**首页列表.首页**/
.t1{width:320px;float:left;overflow:hidden;height:24px;}
.t1 a:visited{color:#800080;text-decoration:none;}

.t2{width:40px;float:right;height:24px;}
.st5{width:80px;float:right;height:24px;background:url(ico.png) -41px -285px no-repeat;}
.st4{width:80px;float:right;height:24px;background:url(ico.png) -57px -285px no-repeat;}
.st3{width:80px;float:right;height:24px;background:url(ico.png) -73px -285px no-repeat;}
.st2{width:80px;float:right;height:24px;background:url(ico.png) -89px -285px no-repeat;}
.st1{width:80px;float:right;height:24px;background:url(ico.png) -105px -285px no-repeat;}
.st0{width:80px;float:right;height:24px;background:url(ico.png) -121px -285px no-repeat;}
.lil{width:220px;overflow:hidden;height:22px;}
.lil a:visited{color:#800080;text-decoration:none;}

.lir{width:270px;overflow:hidden;height:22px;}
.lir a:visited{color:#800080;text-decoration:none;}

.lir1{float:left;width:230px;height:22px;overflow:hidden;}
.lir1 a:visited{color:#800080;text-decoration:none;}

.lir2{float:right;width:40px;height:22px;overflow:hidden;color:#666;}

.li2{width:240px;overflow:hidden;height:24px;float:left;}
.li2 a:visited{color:#800080;text-decoration:none;}

/**导航.首页**/
.dhbk{height:88px;}
.logo{width:240px;float:left;height:80px;}
.dhbk a:visited{color:#00349A;}

.redian{height: 40px; overflow:hidden;padding: 10px;*padding:9px; border-bottom: 1px dashed #ccc;}

.dh1{width:65px;float:left;}
.dh2{width:75px;float:left;}
.dh3{width:50px;height:60px;float:left;}
.dh4{height:70px;width:10px;float:left;background:url(ico.png) -14px -280px no-repeat;}
.ico1{height:40px;width:40px;background:url(zb.gif) no-repeat;}
.ico2{height:40px;width:40px;background:url(xm.gif) no-repeat;}
.ico3{height:40px;width:40px;background:url(qy.gif) no-repeat;}
.ico4{height:40px;width:40px;background:url(zx.gif) no-repeat;}
/**搜索.首页**/
.ss{width:810px;float:left;background:url(bk.png) -1px -3px no-repeat;height:86px;}
.sson{ margin-right: 10px; width:60px;float:left;background:url(bk.png) -811px 0px no-repeat;padding:4px 11px 2px 11px;font-size:14px;font-weight:bold;color:#00349A;}
.ssoff{margin-right: 10px; float:left;padding:4px 10px 4px 10px;font-size:14px;color:#00349A;}
.ss1on{width:60px;float:left;background:url(bk.png) -811px 0px no-repeat;padding:4px 10px 2px 10px;font-size:14px;font-weight:bold;color:#00349A;}
.ss1off{margin-right: 10px;width:60px;float:left;padding:4px 10px 4px 10px;font-size:14px;color:#00349A;}
.ss2on{width:60px;float:left;background:url(bk.png) -811px 0px no-repeat;padding:4px 10px 2px 10px;font-size:14px;font-weight:bold;color:#00349A;}
.ss2off{width:60px;float:left;padding:4px 10px 4px 10px;font-size:14px;color:#00349A;}
.ss3on{width:60px;float:left;background:url(bk.png) -811px 0px no-repeat;padding:4px 10px 2px 10px;font-size:14px;font-weight:bold;color:#00349A;}
.ss3off{width:60px;float:left;padding:4px 10px 4px 10px;font-size:14px;color:#00349A;}
.ss4on{width:60px;float:left;background:url(bk.png) -811px 0px no-repeat;padding:4px 10px 2px 10px;font-size:14px;font-weight:bold;color:#00349A;}
.ss4off{width:60px;float:left;padding:4px 10px 4px 10px;font-size:14px;color:#00349A;}
.ss5on{width:60px;float:left;background:url(bk.png) -811px 0px no-repeat;padding:4px 10px 2px 10px;font-size:14px;font-weight:bold;color:#00349A;}
.ss5off{width:60px;float:left;padding:4px 10px 4px 10px;font-size:14px;color:#00349A;}

.sshome{width:810px;float:left;background:url(bk.png) -1px -3px no-repeat;height:86px;}
.sshomeon{width:80px;float:left;background:url(ss.gif) no-repeat;padding:2px 10px 4px 10px;font-size:14px;font-weight:bold;color:#fff;}
.sshomeoff{width:80px;float:left;padding:2px 10px 4px 10px;font-size:14px;color:#00349A;}

/**跟踪.首页**/
.gzbg{background:url(bk.png) -4px -160px no-repeat;height:200px;margin:4px;width:640px;}
.gzbg a{color:#c00;}
.gz0{width:180px;overflow:hidden;height:26px;float:left;clear:both;}
.gz1{color:#c00;border:1px solid #c00;padding:0px 10px 0px 10px;float:left;font-weight:bold;line-height:16px;}
.gz2{color:#666;background:#eee;border:1px solid #666;padding:0px 10px 0px 10px;float:left;font-weight:bold;line-height:16px;}
.gz3{width:20px;height:20px;background:url(ico.png) -136px -247px no-repeat;float:left;}
.gz4{width:440px;float:left;height:26px;}
/**栏目头.首页**/
.lt0{height:32px;background:url(bk.png) 0px -87px no-repeat;text-align:right;}
.lt1{height:29px;background:url(bk.png) -667px -123px no-repeat;border:1px solid #fff;}
.lt2{height:25px;background:url(c.gif) repeat-x;font-weight:bold;font-size:14px;text-align:center;}
.lt3{height:29px;background:url(f.gif) repeat-x;border:1px solid #fff;}

.ltb{background:url(icon.png) 5px -302px no-repeat;padding:4px 0px 0px 30px;width:100px;float:left;font-size:14px;font-weight:bold;}
.ltbj{background:url(ico.png) -264px -168px no-repeat;padding:4px 0px 0px 30px;width:100px;float:left;font-size:14px;font-weight:bold;}
.ltba{background:url(ico.png) -260px -72px no-repeat;padding:4px 0px 0px 30px;width:100px;float:left;font-size:12px;font-weight:bold;}
.ltbr{background:url(ico.png) -270px -48px no-repeat;padding:4px 0px 0px 30px;width:100px;float:left;font-size:14px;font-weight:bold;}
.ltm{float:right;width:50px;padding-top:4px;}

.lt4{border-bottom:1px solid #C3CFE7;height:24px;}
.lt4b{border-bottom:2px solid #1F88C1;margin:2px 0px 0px 0px;width:120px;float:left;font-size:14px;font-weight:bold;background:url(ico.png) -270px -502px no-repeat;padding:0px 0px 0px 25px;}
.lt4b a{text-decoration:none;}
.lt4m{float:right;width:90px;padding-top:4px;text-align:right;}

.tt{height:72px;overflow:hidden;margin-left:10px;margin-right:10px;background:url(t.gif);text-align:center;}
.bs{background:url(icon.png) 0px -326px no-repeat;}
 /**拦头.切换.首页**/
.mf1on{background:url(o.gif) repeat-x;width:97px;border-right:1px solid #74B1DE;float:left;height:23px;padding-top:2px;}
.mf2on{background:url(o.gif) repeat-x;width:98px;border-right:1px solid #74B1DE;float:left;height:23px;padding-top:2px;}
.mf3on{background:url(o.gif) repeat-x;width:98px;float:left;height:23px;padding-top:2px;}
.mf1off{width:97px;border-right:1px solid #74B1DE;float:left;height:23px;padding-top:2px;}
.mf2off{width:98px;border-right:1px solid #74B1DE;float:left;height:23px;padding-top:2px;}
.mf3off{width:98px;float:left;height:23px;padding-top:2px;}

 /**拦头.切换.首页**/
.jg1on{background:url(o.gif) repeat-x;width:148px;border-right:1px solid #74B1DE;float:left;height:23px;padding-top:2px;}
.jg2on{background:url(o.gif) repeat-x;width:148px;float:left;height:23px;padding-top:2px;}
.jg1off{width:148px;border-right:1px solid #74B1DE;float:left;height:23px;padding-top:2px;}
.jg2off{width:148px;float:left;height:23px;padding-top:2px;}

/**供应商业主.首页**/
.win{height:200px;width:300px;}
.win1{height:100px;background:#FFFDEE;}
.win1c{background:url(zc.gif);cursor:hand;height:25px;width:100px;border:0px; font-family:"宋体"; font-size:12px; font-weight:bolder; color:#FFFFFF; }
.win1ca{background:url(zca.gif);cursor:hand;height:25px;width:100px;border:0px; font-family:"宋体"; font-size:12px; font-weight:bolder; color:#FFFFFF; }
.win1c0{background:url(icon.png) -3px -1569px no-repeat;height:29px;width:224px;border:0px; font-family:"宋体"; font-size:12px; font-weight:bolder; color:#FFFFFF;}
.gys{background:url(ico.png) 0px 0px no-repeat;width:40px;height:100px;float:left;}
.gysico1{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -6px no-repeat;}
.gysico2{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -54px no-repeat;}
.gysico3{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -30px no-repeat;}
.gysico4{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -78px no-repeat;}
.gysico5{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -102px no-repeat;}
.gysico6{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -126px no-repeat;}
.gysico7{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -153px no-repeat;}
.gysico8{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -176px no-repeat;}
.win2{height:100px;clear:both;}
.win2c{background:url(fbgg.gif);cursor:hand;height:28px;width:222px;border:0px; font-family:"宋体"; font-size:12px; font-weight:bolder; color:#FFFFFF;}
.win2ca{background:url(fbgga.gif);cursor:hand;height:28px;width:222px;border:0px; font-family:"宋体"; font-size:12px; font-weight:bolder; color:#FFFFFF;}
.yz{background:url(ico.png) 0px -100px no-repeat;width:40px;height:100px;float:left;}
.yzico1{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -205px no-repeat;}
.yzico2{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -228px no-repeat;}
.yzico3{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -255px no-repeat;}
.yzico4{height:24px;width:80px;margin-left:18px;padding-left:20px;float:left;background:url(icon.png) -1px -278px no-repeat;}
/**榜.排序.首页**/
.no1{background:url(ico.png) -268px -281px no-repeat;padding:2px 0px 0px 25px;}
.no2{background:url(ico.png) -268px -304px no-repeat;padding:2px 0px 0px 25px;}
.no3{background:url(ico.png) -268px -326px no-repeat;padding:2px 0px 0px 25px;}
.no4{background:url(ico.png) -268px -347px no-repeat;padding:2px 0px 0px 25px;}
.no5{background:url(ico.png) -268px -369px no-repeat;padding:2px 0px 0px 25px;}
/**日历**/
#rl td{width:20px;height:20px;background:#eee;}
.rlt{width:20px;height:100px;background:url(r.gif) repeat-y;float:left;padding:15px 5px 15px 8px;font-size:14px;font-weight:bold;}
.rlm{width:200px;height:134px;float:left;border-left:1px solid #74B1DE;border-right:1px solid #74B1DE;text-align:center;font-weight:bold;}
.rlr{width:40px;float:right;padding-left:10px;}

/**企业展厅.首页**/
.qy1on{float:left;padding:4px 10px 0px 10px;font-weight:bold;background:url(q.gif) repeat-x;border:1px solid #A6D0E7;border-bottom:none;width:54px;height:21px;margin:4px 5px 0px 5px;}
.qy1off{float:left;padding:4px 10px 0px 10px;font-weight:bold;;width:54px;height:20px;background:url(q1.gif) repeat-x;border:1px solid #A6D0E7;margin:4px 5px 0px 5px;}
.qy2on{float:left;padding:4px 10px 0px 10px;font-weight:bold;background:url(q.gif) repeat-x;border:1px solid #A6D0E7;border-bottom:none;;width:54px;height:21px;margin:4px 5px 0px 5px;}
.qy2off{float:left;padding:4px 10px 0px 10px;font-weight:bold;;width:54px;height:20px;ackground:url(q1.gif) repeat-x;border:1px solid #A6D0E7;margin:4px 5px 0px 5px;}
.qy{width:170px;float:left;padding:5px;height:40px;overflow:hidden;}
/**图片.首页**/
.img40{width:40px;height:40px;margin-right:10px;float:left;border:1px solid #ccc;}
.img90{height:90px;width:130px;border:1px solid #ccc;padding:1px;}
.img30{height:30px;width:280px;padding:4px;}
.img60{height:60px;width:90px;padding:4px;}
.img133{height:133px;width:100px;padding:4px;float:left;}
/**热点.首页**/
.rdli{width:286px;float:left;font-size:14px;padding-left:10px;padding-bottom:10px;height:34px;overflow:hidden;}
.rdli a:visited{color:#800080;text-decoration:none;}

.rdli2{width:296px;float:left;font-size:14px;padding-left:10px;padding-bottom:10px;height:34px;overflow:hidden;}
.rdli2 a:visited{color:#800080;text-decoration:none;}

.rdli1{width:300px;float:left;font-size:14px;padding-left:10px;padding-bottom:10px;}
.rdli3{width:900px;float:left;font-size:14px;padding-left:10px;padding-bottom:10px;padding-top:10px;border-bottom:1px dashed #ccc;}
/**企业专访.首页**/
.zf{width:140px;float:left;height:130px;overflow:hidden;font-weight:bold;padding:10px;}
/**友情.全局**/
.dqb{background:#F5F8FD;}
.yql{width:16px;height:70px;background:url(y.gif) repeat-y;float:left;padding:8px 4px 0px 8px;font-weight:bold;border-right:1px solid #74B1DE;line-height:16px;margin:1px;}
.m_zb .yql{height:80px;padding-top: 18px}
.yql1{width:16px;height:52px;background:url(y.gif) repeat-y;float:left;padding:6px 4px 0px 8px;font-weight:bold;border-right:1px solid #74B1DE;line-height:16px;margin:1px;}
.yqr{float:right;width:899px;padding:10px;}

/*招标导航*/
.m_zb.bl{ width:960px;}

/**佈局.頻道頁**/
.pl{width:222px;float:left;}
.pr{width:728px;float:right;}
.prl{width:418px;float:left;}
.prr{width:300px;float:right;}
.plt3{height:29px;background:url(bo.gif) repeat-x;border:1px solid #fff;}
.plt3 a{color:#fff;}
.plt3 a:link{color:#fff;text-decoration:none;}
.plt3 a:visited{color:#fff;text-decoration:none;}

.pltb{background:url(icon.png) 8px -343px no-repeat;padding:4px 0px 0px 30px;width:100px;float:left;font-size:14px;font-weight:bold;}


.plil{width:200px;overflow:hidden;height:22px;}
.phl{width:340px;float:left;}
.phr{width:340px;float:left;}
.phl1{width:359px;float:left;}
.phr1{width:359px;float:right;}
.pdh{text-align:center;height:30px;float:left;background:url(dh1.gif) repeat-x;font-size:16px;font-weight:bold;padding:8px 8px 0px 8px;}
.pdh0{width:6px;height:30px;padding-top:8px;float:left;background:url(dh0.gif) no-repeat;}
.pdh1{text-align:center;height:30px;float:left;background:url(dh.gif) no-repeat;font-size:16px;font-weight:bold;padding:8px 10px 0px 10px;}
.pdh1 a{color:#fff;}
.pdh1 a:link{color:#fff;}
.pdh1 a:visited{color:#fff;}
.pli1{padding-left:15px;background:url(ico.png) -275px -546px no-repeat;width:260px;height:22px;overflow:hidden;}
.pli2{padding-left:15px;background:url(ico.png) -275px -546px no-repeat;width:220px;overflow:hidden;height:22px;float:left;}
.pli3{padding-left:15px;background:url(ico.png) -275px -546px no-repeat;width:60px;overflow:hidden;height:22px;float:left;}
.plim{width:390px;overflow:hidden;height:22px;}
/**频道热点**/
.prdli{width:260px;float:left;font-size:14px;padding-left:10px;}
/**项目频道图标**/
.pico1{float:left;width:305px;height:24px;overflow:hidden;padding-left:22px;background:url(ico.png) -272px -99px no-repeat;font-size:14px;}
.pico2{float:left;width:305px;height:24px;overflow:hidden;padding-left:22px;background:url(ico.png) -272px -122px no-repeat;font-size:14px;}
.pico3{float:left;width:305px;height:24px;overflow:hidden;padding-left:22px;background:url(ico.png) -272px -145px no-repeat;font-size:14px;}
/**概览**/
.mbx{background:url(ico.png) -268px -572px no-repeat;padding:0px 0px 0px 25px;line-height:26px;}
.glli{background:url(ico.png) -268px -583px no-repeat;padding:2px 0px 0px 25px;width:500px;float:left;overflow:hidden;height:22px;}
.glli a:visited{color:#800080;text-decoration:none;}

.dhlioff{padding:2px 6px 2px 6px;margin:0px;color:#7f7f7f;}
.dhli{padding:2px 6px 2px 6px;margin:0px;border:1px solid #ccc;color:#7f7f7f;}
.dhlion{padding:2px 6px 2px 6px;margin:0px;border:1px solid #c00;background:#FFE7E1;color:#c00;}
.lit2{width:80px;float:right;height:24px;}

/**搜索**/
#filterForm input{vertical-align:middle;margin-top:-2px;*margin-top:-3px;}
#filterForm label{cursor:pointer;margin-left:4px;*margin-left:0;}
#filterForm select{vertical-align:middle;margin-top:-2px;*margin-top:-3px;padding:2px;}

/**细览-右侧**/
.drightb{border:1px solid #f7d2a6;text-align:left;}
.drightbt{border-bottom:1px solid #f7d2a6;background:url(xl.png) -656px -426px no-repeat;height:26px;}
.drightfont{float:left;width:140px;padding:4px;background:url(xl.png) -380px -481px no-repeat;padding-left:30px;font-size:14px;}
.drightmore{padding:4px;width:60px;float:right;}

/*图标样式*/
.dnone{width:60px;float:right;padding-left:40px;}
.dtj{background:url(xl.png) -38px -54px no-repeat;width:60px;float:right;text-align:left;padding-left:40px;padding-top:4px;}
.dxd{background:url(xl.png) -38px -83px no-repeat;width:60px;float:right;text-align:left;padding-left:40px;padding-top:4px;}
.ddy{background:url(icon.png) -5px -367px no-repeat;width:60px;text-align:left;padding:8px;padding-left:30px;}
.dsc{background:url(icon.png) -3px -395px no-repeat;width:60px;text-align:left;padding:8px;padding-left:30px;}
.drw{background:url(icon.png) -3px -421px no-repeat;width:60px;text-align:left;padding:8px;padding-left:30px;}
.dyj{background:url(icon.png) -3px -447px no-repeat;width:60px;text-align:left;padding:8px;padding-left:30px;}

/*标题*/
.dmh{min-height:60px;padding-left:80px;}
.dtw{width:410px;float:left;}
/*正文一级标题*/
.dtt{background:url(xl.png) -40px -429px no-repeat;text-align:left;height:35px;}
.dttfont{padding-left:45px;FONT-SIZE:14px;font-family:宋体; font-weight:bolder;color:#124062;width:100px;float:left;line-height:30px;}
/*正文二级标题*/
.dtt1{background:url(xl.png) -85px -632px no-repeat;text-align:left;height:35px;}
.dttfont1{padding-left:64px;FONT-SIZE:14px;font-family:宋体;font-weight:bolder;color:#124062;width:100px;float:left;line-height:30px;}
/*正文标题图标*/
.dttrm{width:160px;background:url(xl.png) -51px -486px no-repeat;text-align:left;padding-left:30px;float:right;line-height:30px;}
.dttyj{width:160px;background:url(xl.png) -51px -632px no-repeat;text-align:left;padding-left:30px;float:right;line-height:30px;}
.dttsc{width:160px;background:url(xl.png) -51px -604px no-repeat;text-align:left;padding-left:30px;float:right;line-height:30px;}
/**详细信息列表**/
.xxli{padding:4px;height:20px;overflow:hidden;}
/*联系人宽度*/
.lxw{width:500px;}
.dmf{margin:20px;font-size:12px;text-align:left;overflow:auto;line-height: 24px; word-wrap: break-word; word-break: break-all;width:580px;}
/*独家提示*/
.djfont{FONT-SIZE:16px;font-family:黑体;font-weight:100;width:100px;line-height:30px;background:#fff;padding-left:20px;padding-right:20px;}
.djtop{clear:both;margin-top:20px;margin-left:20px;margin-right:20px;background:url(xl.png) -42px -200px no-repeat;height:40px;width:536px;}
.djmid{clear:both;margin-left:20px;margin-right:20px;width:500px;border-left:6px solid #eaeaea;border-right:6px solid #eaeaea;text-align:left;padding-left:10px;padding-right:10px;}
.djbot{margin-left:20px;margin-right:20px;margin-bottom:20px;width:500px;border:6px solid #eaeaea;text-align:right;padding:10px;padding-top:0;border-top:none;}
/*关联信息*/
.glbk{width:500px;border:6px solid #ccc;text-align:left;padding:4px;}
.gltt{background:url(gl.gif);height:27px;}


/*相关信息*/
.title{font-weight:bold;width:120px;height:24px;overflow:hidden;float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.title1{font-weight:bold;width:500px;height:24px;overflow:hidden;float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xgbk{text-align:left;border:1px solid #AFDBF4;}
.xgbt{background:#EEF5FD;height:30px;border-bottom:1px solid #AFDBF4;}
.xg1off{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xg2off{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xg3off{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xg4off{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xg5off{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xg6off{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;}
.xg1on{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;background:#fff;border:1px solid #AFDBF4;border-bottom:1px solid #fff;}
.xg2on{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;background:#fff;border:1px solid #AFDBF4;border-bottom:1px solid #fff;}
.xg3on{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;background:#fff;border:1px solid #AFDBF4;border-bottom:1px solid #fff;}
.xg4on{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;background:#fff;border:1px solid #AFDBF4;border-bottom:1px solid #fff;}
.xg5on{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;background:#fff;border:1px solid #AFDBF4;border-bottom:1px solid #fff;}
.xg6on{float:left;padding:4px 8px 0px 8px;margin:4px 4px 0px 4px;background:#fff;border:1px solid #AFDBF4;border-bottom:1px solid #fff;}
/**反馈**/
#choice input{vertical-align:middle;margin-top:-3px;*margin-top:-4px;}
#choice label{cursor:pointer;margin-left:4px;*margin-left:0;}
#choice select{vertical-align:middle;margin-top:-3px;*margin-top:-4px;padding:2px;}
/**登录**/
.ddlb{line-height:30px;}
.dlbt{background:url(xl.png) -541px -70px no-repeat; color:#FFFFFF;}
.bldl{border:1px solid #f46d00;height:100%;}
/**企业**/
.qyt{color:#2050A2;font-weight:bold;}
.qyh{height:30px;line-height:30px;border-top:1px dashed #000;overflow:hidden;}
.qyhl{float:left;width:200px;padding-left:14px;background:url(ico.png) -271px -722px no-repeat;}
.qyhr{float:right;width:400px;}
.qyyz{width:300px;float:left;padding:10px;}
.qyyzbt{background:url(ico.png) -3px -748px no-repeat;height:30px;padding-left:14px;}
.qyyzbtl{float:left;color:#2050A2;font-weight:bold;background:#fff;padding:4px;}
.qyyzbtr{background:#fff;padding:4px;float:right;}
.qyyzli{width:190px;height:24px;overflow:hidden;}

/**口碑榜**/
.kbb{width:300px;float:left;padding:10px 0px 10px 15px;}
.kb{background:#FFF5F0;height:30px;line-height:30px;}
.kbt{background:url(kbb.png) -3px -2px no-repeat;margin-left:10px;font-weight:bold;}
.kbline{height:24px;line-height:24px;border-bottom:1px dashed #000;padding-top:4px;}
.kb1{background:url(kbb.png) -3px -29px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb2{background:url(kbb.png) -3px -53px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb3{background:url(kbb.png) -3px -82px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb4{background:url(kbb.png) -3px -106px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb5{background:url(kbb.png) -3px -133px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb6{background:url(kbb.png) -3px -160px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb7{background:url(kbb.png) -3px -186px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb8{background:url(kbb.png) -3px -210px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb9{background:url(kbb.png) -3px -236px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}
.kb0{background:url(kbb.png) -3px -262px no-repeat;padding-left:16px;width:200px;overflow:hidden;height:24px;float:left;}

/**会员中心**/
.hypl{float:left;width:180px;border:1px solid #C4D5E0;overflow: hidden;min-height:900px;}
.hypr{float:right;width:766px;overflow:hidden;}
.hybl{border:1px solid #C4D5E0;height:100%;}

.hyts{border:1px solid #E8AB01;background:#FFF7EF;}
.hyts1{background:url(hy.png) -162px -148px no-repeat;border:2px solid #fff;padding:0px 10px 0px 30px;color:#F23900;}
.hyt{height:28px;line-height:30px;background:url(f.gif) repeat-x;border:1px solid #fff;font-size:14px;font-weight:bold;}
.hyt1{padding-left:15px;font-weight:bold;}

.hyts2{margin:10px;border-top:1px solid #FFDCCB;border-bottom:1px solid #FFDCCB;background:url(hy2.gif) repeat;}
.hyts3{border:2px solid #fff;padding:2px 10px 2px 10px;}
.hyts4{background:url(hy.png) -1px -61px no-repeat;height:30px;width:100px;}
.hyts5{background:url(hy3.gif) no-repeat;border-top:1px solid #eee;height:26px;}
.hyts6{text-align:center;background:url(hy4.gif) no-repeat;border-bottom:1px solid #eee;}

.hyico0{padding-left:94px;}
.hyico1{background:url(hy.png) -162px -186px no-repeat;padding:2px 10px 2px 35px;}
.hyico2{background:url(hy.png) -162px -212px no-repeat;padding:2px 10px 2px 35px;}
.hyico3{background:url(hy.png) -164px -258px no-repeat;padding:2px 10px 2px 35px;}
.hyico4{background:url(hy.png) -164px -360px no-repeat;padding:2px 10px 2px 35px;}
.hyico5{background:url(hy.png) -164px -406px no-repeat;padding:2px 10px 2px 35px;}
.hyico6{background:url(hy.png) -3px -33px no-repeat;height:22px;width:100px;border:none;}
.hyico7{background:url(hy.png) -167px -328px no-repeat;padding:2px 10px 2px 35px;}
.hyico8{background:url(hy.png) -175px -468px no-repeat;padding:2px 10px 2px 35px;height:26px;overflow:hidden;}
.hyico9{background:url(hy.png) -175px -492px no-repeat;padding:2px 10px 2px 35px;height:26px;overflow:hidden;}
.hyico10{background:url(hy.png) -176px -518px no-repeat;padding:2px 10px 2px 35px;height:26px;overflow:hidden;}
.hyico11{background:url(hy.png) -177px -544px no-repeat;padding:2px 10px 2px 35px;height:26px;overflow:hidden;}
.hyico12{background:url(hy.png) -178px -574px no-repeat;padding:2px 10px 2px 35px;height:26px;overflow:hidden;}

.line0{height:28px;line-height:30px;background:url(f.gif) repeat-x;border:1px solid #fff;font-size:14px;font-weight:bold;text-align:center;}
.line1{height:26px;line-height:26px;;margin:10px 20px 0px 20px;background:#E8F2FC;font-size:14px;font-weight:bold;color:#3369A7;text-align:center;}
.line2{padding-left:30px;margin-left:20px;background:url(hy.png) -173px -120px no-repeat;font-size:14px;font-weight:bold;}
.line3{padding:4px 0px 0px 20px;margin-left:30px;background:url(hy.png) -185px -52px no-repeat;}

.lab1{font-size:14px;width:100px;text-align:right;float:left;padding:0px 5px 5px 0px;font-weight:bold;}
.lab2{width:570px;float:left;}

.hysjk{background:#f5f5f5; padding:14px; color:#cc0000;}
.hysjka{background:#f5f5f5; padding:10px; margin-right:50px; height:80px; width:650px;}
#rightcl {float:right;width:740px;BORDER:#E8E8E8 1px solid;}

/**认证码**/
.rz0{background:url(rzm.png) 0px 0px no-repeat;padding:25px;}
.rz1{background:url(rzm.png) 0px -70px no-repeat;padding:25px;}
.rz2{background:url(rzm.png) 0px -140px no-repeat;padding:25px;}
.rz3{background:url(rzm.png) 0px -210px no-repeat;padding:25px;}
.rz4{background:url(rzm.png) 0px -280px no-repeat;padding:25px;}
.rz5{background:url(rzm.png) 0px -350px no-repeat;padding:25px;}
.rz6{background:url(rzm.png) 0px -420px no-repeat;padding:25px;}
.rz7{background:url(rzm.png) 0px -490px no-repeat;padding:25px;}
.rz8{background:url(rzm.png) 0px -560px no-repeat;padding:25px;}
.rz9{background:url(rzm.png) 0px -630px no-repeat;padding:25px;}

/**修改**/
.mesWindow{border:1px solid #C4D5E0;background:#fff;}
.mesWindowTop{height:28px;line-height:28px;background:url(f.gif) repeat-x;border:1px solid #fff;font-size:14px;font-weight:bold;padding-left:10px;}
.mesWindowContent{margin:4px;font-size:12px;}
.mesWindow .close{border:none;cursor:pointer;text-decoration:underline;background:none;float:right;padding-right:10px;}


/**按钮变换样式**/
.sy1{background:url(search_sy.gif);cursor:hand;}
.sy2{background:url(search_sya.gif);cursor:hand;}
.pd1{background:url(pdss.gif);cursor:hand;height: 24px;width: 89px;border: none;float: left;color:#FFFFFF;font-weight:bolder;font-size:12px;}
.pd2{background:url(pdssa.gif);cursor:hand;height: 24px;width: 89px;border: none;float: left;color:#FFFFFF;font-weight:bolder;font-size:12px;}
.ssjg1{background:url(search_sy.gif);cursor:hand;height: 24px; width: 100px; border: none; float: left;}
.ssjg2{background:url(search_sya.gif);cursor:hand;height: 24px; width: 100px; border: none; float: left;}

/**金牌认证**/
.qy .qyname { position: relative; }
.qy .qyname .jpyz { position: absolute; *top: -4px; }
.zf .qyname { position: relative; }
.zf .qyname .jpyz { position: absolute;  *top: -4px; }

/* CSS Document */
.scroll-container , .scroll-trigger ,.scroll-panel , .scroll-panel img{width:250px;height:200px;}
.scroll-container{overflow:hidden; position:relative}
.scroll-trigger {position:relative;top:-25px;left:-5px;text-align:right;padding-right:5px}
.scroll-trigger a{display:inline-block;margin-right:5px;width:17px;height:17px;line-height:17px;text-align:center;outline:none;overflow:hidden;background-color:#fff;color:#016cc8;text-decoration:none; font:normal 11px verdana;border:1px solid #ccc;}
.scroll-trigger a:hover{text-decoration:none}
.scroll-trigger a.current{width:17px;height:17px;line-height:10px;color:#fff;background:#016cc8;font:bold 12px verdana;border:1px solid #f00;}
.scroll-panel {position:relative;overflow:hidden}
.scroll-panel div{position:absolute}
.scroll-panel div img{display:block;/* fix img's 3px bug in ie6*/}
.yqr_bg{
    display: inline-block;
    margin-left: 20px;
    line-height: 17px;
}
.f {

    border-top: 2px solid #6f99d5;
    padding-top: 5px;
    text-align: center;

}
.m {
    clear: both;
    width: 960px;
    margin: 0 auto 0;
}
#pasefootnav {

    margin-right: auto;
    margin-left: auto;
    height: 28px;
    width: 960px;

}
.pasefootnav_ula {

    float: left;
    height: 28px;
    width: 960px;
    text-align: center;

}
.pasefootnav_ula li {

    height: 28px;
    width: 60px;
    text-align: center;
    display: inline;
    line-height: 28px;

}
#pasefooterfrom {

    height: 100px;
    width: 960px;
    margin-right: auto;
    margin-left: auto;

}
.pf_froma {

    float: left;
    height: 100px;
    width: 685px;

}
.pf_fromb {

    float: left;
    height: 100px;
    width: 275px;

}
.pf_fromb ul {

    height: 100px;
    width: 275px;
    float: left;
    background-image: url(../img/yz/pt12.gif);
    background-repeat: no-repeat;
    background-position: left 5px;

}
.pf_fromb li {

    line-height: 25px;
    text-indent: 20px;

}

.ad_1200{
    width: 1200px;
    height: 90px;
    margin-left: -105px;
}